home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / de / comm / software / ums / 460 < prev    next >
Text File  |  1996-08-06  |  5KB  |  198 lines

  1. Path: penny.prima.ruhr.de!not-for-mail
  2. Newsgroups: de.comm.software.ums
  3. From: "Kai Posadowsky" <kai@penny.prima.ruhr.de>
  4. Date: Tue, 27 Feb 1996 13:29:33 +0100
  5. MIME-Version: 1.0
  6. Content-Type: text/plain; charset=iso-8859-1
  7. Content-Transfer-Encoding: 8bit
  8. X-NewsReader: IntuiNews 1.3a (7.9.95)
  9. Subject: UMS.config bitte kontrollieren, danke!
  10. Message-ID: <55900530@penny.prima.ruhr.de>
  11. Organization: Prima .e.V, Dortmund
  12.  
  13. Hallo!
  14.  
  15. Ich bastele gerade fⁿr unseren Verein (Prima e.V.) an einer 
  16. UMSrfc/UMS-Installation, die auch die Konfiguration komplett 
  17. fertig stellt. Das Installer-Skript ruft nach der Abfrage der
  18. Site-/Userdaten "edit" auf, das aus meinem ums.config-template 
  19. eine fertiges mb/ums.config macht. Das ganze klappt auch sehr 
  20. gut. Man muss nur beachten, das mehr als 10 globale Ersetzungen 
  21. nicht erlaubt sind.
  22.  
  23. Jetzt brauche ich jemanden, der mein ums.config-template (es 
  24. enthΣlt gross geschriebene Schlⁿsselw÷rter) auf eventuelle 
  25. Fehler abklopft.
  26.  
  27. Die Schlⁿsslw÷rter bedeuten im folgenden:
  28.  
  29. Schlⁿssel        Beispiele
  30.  
  31. SSYSNAME         penny.prima.ruhr.de
  32. REALNAME         Kai Posadowsky
  33. FIRSTNAME        kai
  34. SITENAME         penny
  35. PPASSWORD        denkste
  36. EEDITOR          scr:start_ed
  37.  
  38. Im folgenden interessiert mich vor allem, ob rfc.domainname
  39. und rfc.domainpath korrekt gesetzt werden, oder ob ich den
  40. rfc.domainname um das "penny" kⁿrzen muss?
  41.  
  42.  
  43. Hier ist das template:
  44.  
  45. --------------------------------------------------------------------
  46. ( Sysname SSYSNAME )
  47. ( MsgId $serial "@" $sysname )
  48. ( Options  )
  49. ( Aka "#?@SITENAME.prima.ruhr.de" )
  50. ( Errorfile "con:160/12/640/100/UMS-%s-Error/AUTO/CLOSE/WAIT" )
  51. ( Logfile "UMS:ums.log" )
  52. ( Loglevel 7 )
  53. ( Headerfields "1,2,3,4,5,6,7,8,9,10,11,13,14,15,16,17" )
  54. ( Indexfields "1,2,3,5,8,9,10,15,16,17" )
  55. ( HardFlush 300 )
  56. ( SoftFlush 5 )
  57. ( AutoFree 60 )
  58. ( AutoQuit 0 )
  59. ( Hdrfill 80 )
  60. ( Txtfill 80 )
  61. ( Maxmsgsize 1000000 )
  62. ( Access "#?" )
  63. ( FullAccess "#?" )
  64. ( NodeMode "%" )
  65. ( CopyCommand "execute ums:bin/umscopy" )
  66. ( DelCommand "execute ums:bin/umsdelete" )
  67. ( expire.grouplist "#?, 64" )
  68. ( expire.mail 28 )
  69. ( expire.private 60 )
  70. ( rfc.domainname SSYSNAME )
  71. ( rfc.pathname SSYSNAME )
  72. ( uucp.nodename SITENAME )
  73. ( export.nodename SITENAME )
  74. ( IntuiNews.Book "UMS:IntuiNews.addresses" )
  75. ( IntuiNews.ScanMode2 All )
  76. ( IntuiNews.ScanJunked Yes )
  77. ( IntuiNews.Editor "EEDITOR" )
  78. ( IntuiNews.QuoteMode reflow )
  79. ( IntuiNews.TextField Yes )
  80. ( IntuiNews.ForwardHeader.Mail
  81.     "\tHallo,\n"
  82.     "\n"
  83.     "hier ist eine weitergeleitete Nachricht von %n\n"
  84. )
  85. ( IntuiNews.Organization "Prima .e.V, Dortmund" )
  86. ( IntuiNews.QuoteChars ">l" )
  87. ( IntuiNews.QuoteString "%i> " )
  88. ( IntuiNews.QuoteString.Mail "Du: " )
  89. ( IntuiNews.QuoteWidth 72 )
  90. ( IntuiNews.SaveDrawer "TA3:Texte" )
  91. ( IntuiNews.SaveMark "\t------------schnipp--------------\n" )
  92. ( IntuiNews.Signature
  93.     "\n"
  94.     "--\n"
  95.     "REALNAME\n"
  96.     "FIRSTNAME@SSYSNAME\n"
  97. )
  98. ( IntuiNews.Groups
  99.     "prima.admin\n"
  100.     "prima.birne.ger\n"
  101.     "prima.flohmarkt\n"
  102.     "prima.info\n"
  103.     "prima.intern\n"
  104.     "prima.smalltalk\n"
  105.     "prima.steinigt.mich\n"
  106.     "prima.support.amiga\n"
  107.     "prima.support.dos\n"
  108.     "prima.support.irc\n"
  109.     "prima.support.linux\n"
  110.     "prima.support.mac\n"
  111.     "prima.support.win\n"
  112.     "prima.support.www\n"
  113.     "prima.support.xp\n"
  114.     "prima.test\n"
  115. )
  116. ( Sysop
  117.     ( Alias
  118.         FIRSTNAME
  119.         SITENAME
  120.         postmaster
  121.         sysop
  122.     )
  123.     ( Options  )
  124.     ( Readaccess "#?" )
  125.     ( Writeaccess "#?" )
  126.     ( Netaccess "#?" )
  127.     ( Import "%" )
  128.     ( ActionCommand  )
  129.     ( Name "REALNAME" )
  130.     ( Password "PPASSWORD" )
  131.     ( rfc.username FIRSTNAME )
  132.     ( UMSFeeder.Groupfile "ums:AllGroups" )
  133.     ( UMSFeeder.UMS_Exporter uucp.default )
  134.     ( UMSFeeder.Site_Name SITENAME )
  135.     ( UMSFeeder.Site_Passwd "LOGINPASSWD" )
  136.     ( UMSFeeder.Feeder_Name Feeder )
  137.     ( UMSFeeder.Feeder_Address "feeder@kelly.prima.ruhr.de" )
  138.     ( UMSFeeder.Feeder_Subject "News-Anforderung" )
  139.     ( UMSFeeder.Feeder_Folder "News-Order" )
  140.     ( UMSFeeder.Feeder_Type 0 )
  141.     ( UMSFeeder.Feeder_Flags 0 )
  142.     ( UMSFeeder.AnswerSubject "Your feeder commands" )
  143.     ( UMSFeeder.AnswerFrom bin )
  144.     ( UMSFeeder.AnswerAddr "bin@steve.prima.ruhr.de" )
  145. )
  146. ( Exporter
  147.     ( Alias
  148.         uucp.default
  149.         uucp.prima
  150.         news.prima.ruhr.de
  151.         NNTP
  152.         UUCP
  153.         POP3
  154.         SMTP
  155.     )
  156.     ( Options  )
  157.     ( Readaccess "#?" )
  158.     ( Writeaccess
  159.         "#?\n"
  160.     )
  161.     ( Netaccess "#?" )
  162.     ( Import "#?" )
  163.     ( ActionCommand  )
  164.     ( Export "#?" )
  165.     ( Distribution world )
  166.     ( Name NEWS )
  167.     ( Password  )
  168.     ( uucp.keepdupes No )
  169.     ( uucp.mailexport rmail )
  170.     ( uucp.newsexport rnews )
  171.     ( rfc.mailencoding "quoted-printable" )
  172.     ( rfc.newsencoding "quoted-printable" )
  173.     ( nntpget.groups
  174.         "prima.admin\n"
  175.         "prima.birne.ger\n"
  176.         "prima.flohmarkt\n"
  177.         "prima.info\n"
  178.         "prima.intern\n"
  179.         "prima.smalltalk\n"
  180.         "prima.steinigt.mich\n"
  181.         "prima.support.amiga\n"
  182.         "prima.support.dos\n"
  183.         "prima.support.irc\n"
  184.         "prima.support.linux\n"
  185.         "prima.support.mac\n"
  186.         "prima.support.win\n"
  187.         "prima.support.www\n"
  188.         "prima.support.xp\n"
  189.         "prima.test\n"
  190.     )
  191. )
  192. ( ConfUMS.Beta "Let the light surround you!" )
  193. --------------------------------------------------------------------
  194.  
  195. --
  196. Kai Posadowsky
  197. kai@penny.prima.ruhr.de
  198.